home *** CD-ROM | disk | FTP | other *** search
- Path: softsite.co.at!wsog
- Date: 19 Mar 1996 07:59:00 +0100
- From: wsog@softsite.co.at (Walter Sommergruber)
- Newsgroups: comp.lang.c++
- Message-ID: <65AVgFvrnTB@softsite.co.at>
- References: <3135A7F2.2120@hiwaay.net> <4hbiln$899@sam.inforamp.net>
- <4hesba$ph@clarknet.clark.net> <3146D0D8.16BA@msn.com>
- Subject: Re: Leap year
- X-Newsreader: XP v3.02
- X-Charset: ISO-8859-1
- Organization: Sommergruber Software & Dienstleistungen
-
- Poul A. Costinsky (PoulACost@msn.com) wrote on 13.03.96
- about "Re: Leap year":
-
- > return (!(y % 4) && (y % 100));
- >
- > Hope this helps.
-
- No, Poul, it don't think it helps him much if you post nonsense.
- Please read the FAQ before posting.
-
- --- Take a look at ...
- Walter Sommergruber The Software Site
- email: wsog@softsite.co.at http://www.softsite.co.at/softsite/
-